home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / komunikace / miranda / miranda-im-v0.4.exe / {app} / Docs / MSN-Readme.txt < prev    next >
Text File  |  2005-03-18  |  6KB  |  125 lines

  1. Protocol for the Miranda IM for communicating with users of
  2. the MSN Messenger protocol.
  3.  
  4. Copyright (C) 2003-5 George Hazan (ghazan@postman.ru)
  5. Copyright (C) 2001-3 Richard Hughes (original version),
  6.  
  7. Miranda IM: the free icq client for MS Windows
  8. Copyright (C) 2002-5  Martin Oberg, Robert Rainwater, Sam Kothari, Lyon Lim
  9. Copyright (C) 2000-2  Richard Hughes, Roland Rabien & Tristan Van de Vreede
  10.  
  11. This program is free software; you can redistribute it and/or
  12. modify it under the terms of the GNU General Public License
  13. as published by the Free Software Foundation; either version 2
  14. of the License, or (at your option) any later version.
  15.  
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  19. GNU General Public License for more details.
  20.  
  21. You should have received a copy of the GNU General Public License
  22. along with this program; if not, write to the Free Software
  23. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  24.  
  25. ================================================================================
  26. Useful plugins which can help you to work with the MSN protocol
  27. ================================================================================
  28.  
  29. Popup 1.0.1.9
  30. (http://miranda-im.org/download/details.php?action=viewfile&id=299)
  31. Popup Plus 2.0.3.8
  32. (http://miranda-im.org/download/details.php?action=viewfile&id=1170)
  33. ----------------------
  34. All notifications in the MSN plugin are made using the Popup
  35. plugin. After the Popup plugin installation there will be some
  36. options available for tuning, you will find them in
  37. Options/Popups/MSN tab.
  38.  
  39. Chat 0.2.0.2
  40. (http://miranda-im.org/download/details.php?action=viewfile&id=1309)
  41. ----------------------
  42. This plugin allows you to support group chats with many MSN users. Without
  43. that plugin you can't leave a chat been being invited, so if you plan to
  44. use groupchats, this plugin is essential.
  45.  
  46. SRMM (Unicode) 1.0.4.3
  47. (http://miranda-im.org/download/details.php?action=viewfile&id=1136)
  48. ----------------------
  49. They both are true Unicode-aware message editors. Using them you can
  50. send/receive Unicode messages, so you won't be dependent on the
  51. codepages, encodings etc. They work only under NT4/Win2k/XP/2003.
  52.  
  53. Unicode History Viewer
  54. (http://miranda-im.org/download/details.php?action=viewfile&id=1109)
  55. ----------------------
  56. If you work under NT4/Win2k/XP/2003, and you can send/receive messages
  57. in Unicode, the standard history viewer will show question-marks when
  58. Unicode characters cannot be mapped to the current codepage. In this
  59. case you can use this plugin to have no problems at all.
  60.  
  61. ================================================================================
  62. Frequently asked questions.
  63. ================================================================================
  64.  
  65. Q1. There were a couple of popup options on the MSN settings page,
  66. but I cannot see them now. What am I doing wrong?
  67.  
  68. A1. All popup settings were moved to Options/Popups/MSN. This page
  69. occurs automatically when you install Popup plugin (version 1.0.1.9
  70. or later is greatly recommended).
  71.  
  72. ----------------------------------------------------------------
  73.  
  74. Q2. I get strange errors with connection, proxies, file sending/
  75. receiving. How can I find the reason of the problem?
  76.  
  77. A2. Some useful information is grouped in the networking-msn.txt.
  78. If it does not help, try to create a network log. Go to
  79. Options/Network and press a "Log Options" button (the only button
  80. in the upper-right corner). Very often this log helps users to
  81. find a hidden diagnostic messages, or simply understand what is
  82. happening concretely. If a problem persists, you can contact me,
  83. and upon request, send me (zipped!) a piece of this log.
  84.  
  85. ----------------------------------------------------------------
  86.  
  87. Q3. My Miranda logged into the MSN network successfully, but I
  88. cannot send a message, and a contact's menu item 'Message' is blocked.
  89.  
  90. A3. The problem is in the Conversation Style Messaging plugin.
  91. CSM plugin is incompatible with the MSN plugin because of the
  92. error in it. Disable it and/or delete, if you want to use the MSN
  93. protocol
  94.  
  95. ----------------------------------------------------------------
  96.  
  97. Q4. I want to compile your sources, but got a lot of errors.
  98.  
  99. A4. First, you should download new Miranda's SDK sources, and
  100. place the MSN plugin's sources into Protocol\MSN subdirectory
  101. (accordingly to the Miranda's directory tree). Notice that MSN is
  102. not a plugin anymore, it's stored among another protocols. Look at
  103. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq to
  104. view the complete directory structure.
  105.  
  106. Then download the Popup plugin, and unzip header file m_popup.h
  107. to the SDK\headers_c directory. Then you should be able to compile
  108. MSN plugin without problems.
  109.  
  110. Installation of Microsoft Platform SDK is not required to
  111. compile MSN plugin sources
  112.  
  113. ----------------------------------------------------------------
  114.  
  115. Q5. When I receive an authorization request, my own nickname is
  116. shown in the contact list. Is it a bug?
  117.  
  118. A5. Yes, it is, but it cannot be solved now. Miranda uses UINs
  119. to identify a contact, but because MSN protocol have no UINs,
  120. your own nickname (as a default one) is shown.
  121.  
  122. ----------------------------------------------------------------
  123.  
  124. WMBR, George Hazan (ghazan@postman.ru).
  125.